Skip to main content
POST
cURL

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Body

application/json

Domain-organization mapping parameters

organizationId
string<uuid>
required

The account ID of the organization

domain
string
required

The email domain to map (lowercase, no @)

Example:

"seekermusic.com"

Response

Domain mapped to organization successfully (or already mapped)

status
enum<string>
required

Status of the request

Available options:
success
id
string<uuid>
required

UUID of the domain mapping record

domain
string
required

The mapped email domain

Example:

"seekermusic.com"

organization_id
string<uuid>
required

The account ID of the organization