Batch Delete Custom Log Type Objects
delete
/primeapi/restapi/customLogTypeObject/batch
Send a request to this endpoint to delete custom log type objects. Objects with ID values that match the values provided in the request body will be deleted.
Request
Supported Media Types
- application/json
One or more system-generated identifiers of custom log type objects.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
400 Response
Invalid Input.