Batch Delete Custom Log Type Object Configured Fields

delete

/api/restapi/customLogTypeObject/udfs/workspace/{workspaceCode}/scope/{scopeCode}/name/{customLogTypeObjectName}

Send a request to this endpoint to delete custom log type objects configured fields. 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