Skip to main content

Delete custom data

DELETE 

/custom-datas/:customDataId

Delete custom data belonging to the given Id

Request

Path Parameters

    customDataId int64required

    The ID of the custom data object

    Example: 100000

Responses

OK

Loading...