Delete a Custom Log Type Object
delete
/primeapi/restapi/customLogTypeObject/{id}
Send a request to this endpoint to delete a custom log type object that meet the following requirements:
- The object has an ID that matches the value of the {id} path parameter.
Request
Path Parameters
-
id: integer(int64)
The system-generated identifier of a custom log type object.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
400 Response
Invalid Input.