Batch Delete Custom Log Type Object Code Types

delete

/api/restapi/customLogTypeObject/codeTypes/workspace/{workspaceCode}/scope/{scopeCode}/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

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : List<String>
Type: array
Title: List<String>
Show Source
Back to Top

Response

204 Response

Successful operation with no content.

400 Response

Invalid Input.
Back to Top