Batch Delete Submittals

delete

/primeapi/restapi/submittal/batch

Send a request to this endpoint to delete submittals. Objects with ID values that match the values provided in the request body will be deleted.

Request

Supported Media Types
Body ()
One or more system-generated identifiers of submittals.
Root Schema : List<Long>
Type: array
Title: List<Long>
Show Source

Response

Supported Media Types

204 Response

Successful operation with no content.

400 Response

Invalid Input.