Required Permissions
sources:create
Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Request Body
Request Schema
Field | Type | Required | Description |
---|---|---|---|
royaltySourceId | string | ✅ | |
settings | object | ❌ | |
replacements | object | ❌ |
Responses
✅ 201 - Tenant source association created
⚠️ 400 - undefined
⚠️ 401 - undefined
❌ 500 - undefined
Tags
Sources
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json