Deletes all records in a collection

Prev Next
Delete
/collections/{collection_id}/truncate

Truncate a Collection.

Security
OAuth

Laravel passport oauth2 security.

FlowAuthorization Code
Authorization URL/oauth/authorize
Token URL/oauth/token
Refresh URL/token/refresh
Path parameters
collection_id
stringRequired

ID of collection to truncate

Responses
204

success