Link this entity to another
POST/api/v1/musiccompanion/entities/:id/links
Link this entity to another
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 429
- 500
The created link.
Invalid request.
Missing or invalid bearer token.
The token lacks the required permission.
Entity, relation type, or target not found.
Rate limit exceeded. Retry after the period in the Retry-After header.
Unexpected server error.