Skip to main content
DELETE
Delete Royalty Source (Admin)
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

id
string
required

Royalty source ID

Example:

"src-1"

Response

Royalty source deleted successfully

message
string
Example:

"RoyaltySource deleted successfully"