Useless Organisation Memberships Functionality | Community
Skip to main content

Useless Organisation Memberships Functionality

  • December 15, 2021
  • 0 replies
  • 0 views

Spent a few hours integrating with the create_many as documented here

https://developer.zendesk.com/api-reference/ticketing/organizations/organization_memberships/#create-many-memberships

I am more than a little confused as to why the validation for this endpoint is keying uniqueness in the membership array to user_id.

A common scenario would be a single user whom needs assocation to mutliple organisations, yet the 'create_many' functionality disallows this.

I have to ask, whether this is intentional or a legitimate bug ?