Creating an organization
The method allows you to create an organization for the user
Header parameters
x-api-public-keystringOptional
Public API-key
x-api-signaturestringOptional
Signing the request body with a private API-key
Content-typestringOptionalExample:
Request content type
application/jsonBody
The body of the user creation request
userIdstringRequiredExample:
User's email
6fb8b0d7-c40e-4692-ad85-b5f2208c2f78namestringOptionalExample:
Organization's name
My organizationResponses
200Success
application/json
post
/partner/api/create-user-organization200Success
Last updated