API Docs
Remove Partner
Contents
Deletes a Resource Sharing Partner resource.
Resource URL
DELETE /almaws/v1/partners/{partner_code}
API Description
URL Parameters
Parameter | Type | Description |
---|---|---|
partner_code | xs:string | The code of the Resource Sharing Partner. |
Querystring Parameters
None
Body Parameters
None
Output
This method returns HTTP 204 (No Content) which means that the server successfully processed the request, but is not returning any content.
Possible Error Codes
Code | Message |
---|---|
401650 | Identifier is empty. |
401651 | Identifier not found. |