Skip to main content
POST
cURL

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Body

application/json

Artist-organization association parameters

artistId
string<uuid>
required

The account ID of the artist to add

Example:

"artist-account-uuid"

organizationId
string<uuid>
required

The account ID of the organization

Example:

"org-account-uuid"

Response

Artist added to organization successfully

status
enum<string>
required

Status of the request

Available options:
success
id
string<uuid>
required

UUID of the created artist-organization link