Delete Collection Properties

Removes only the properties provided in the query parameter. The deleted properties cannot be undone. The deletion will only occur if the user has access to the collection.

Valid Authentication Methods

OAuth 2.0 User Token Scopes:

  • data-service.admin
Path Params
integer
required

ID of collection to delete properties from

Query Params
properties
array of strings
required

List of property names to remove from specified collection

properties*
Response
200

OK

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!