Delete Data Set 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 data set.

Valid Authentication Methods

OAuth 2.0 User Token Scopes:

  • data-service.admin
Path Params
integer
required

ID of data set to delete properties for

Query Params
properties
array of strings

List of properties to remove from specified data set

properties
Response
200

OK

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