DELETE /CustomAttributes/{id}/

Deletes a custom attribute.
 

Request

Method Request URI
DELETE /API/CustomAttributes/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the account to be deleted.

Request Body

There is no Request Body for this function.

Response

Response Body

The status code indication of success or reason of failure.