Skip to main content

Delete custom data

DELETE 

/custom-datas/:customDataId

Delete custom data with given id

Request

Path Parameters

    customDataId int64required

    The ID of the custom data object

    Example: 100000

Responses

OK

Loading...