Delete a collection record

Prev Next
Delete
/collections/{collection_id}/records/{record_id}

Delete a record of a Collection.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Path parameters
collection_id
stringRequired

ID of collection

record_id
stringRequired

ID of record in collection

Responses
204

success