Update a subscriber
PUT/subscriptions/subscribers/:subscriber_uuid
Updates the details of a subscriber.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 500
Success. The subscriber details are returned.
Bad request. The request failed validation.
Forbidden. The operation is forbidden on this entity.
Not found. The requested entity does not exist.
Write conflict. Unable to perform the operation at this time.
Internal server error. There was a system failure in the platform.