Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the owner.
Response
200
The owner was successfully deleted.
Deletes an owner.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the owner.
The owner was successfully deleted.