Batch Delete Custom Log Type Object Code Types

delete

/primeapi/restapi/customLogTypeObject/codeTypes/workspace/{workspaceCode}/project/{projectCode}/name/{customLogTypeObjectName}

Send a request to this endpoint to delete custom log type object code types. Objects with ID values that match the values provided in the request body will be deleted.

Request

Supported Media Types
Path Parameters
Body ()
The codes of code types associated with a custom log type object.
Root Schema : schema
Type: array
Show Source

Response

Supported Media Types

204 Response

Successful operation with no content.

400 Response

Invalid Input.