Update a custom relationship
PUT/pcm/custom-relationships/:customRelationshipSlug
Updates a custom relationship.
A partial update can be performed, where you specify only the fields that need to be changed.
The custom relationship slug cannot be updated.
Request
Responses
- 200
- 403
- 404
- 422
- 500
Successfully returns the updated custom relationship
Forbidden
Bad Request. Not Found.
Bad request. The request failed validation.
Internal server error. There was a system failure in the platform.