Delete Data List
Data Lists
Delete Data List
Permanently deletes a data list and all its items. Custom fields that reference this list will lose their option set and may need to be reconfigured.
DELETE
Delete Data List
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Path Parameters
integer - required - The ID of the list you want to delete
Example:
1
Body
application/x-www-form-urlencoded
The body is of type object.