Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Internal users must not be associated with any organizations.

POST

/api/v1/services/{idserviceId}/bind-organization?userId={userId}&organizationId={organizationId}

Parameters

Parameter

Description

Parameter Type

idserviceId

Service idIId

IntegerPath

userId

User idId

IntegerQuery string

organizationIdOrganizationId

Organization Id

IntegerQuery string

Returns

On success, 200 Ok

...