Delete a custom attribute
Use this method to delete the custom attribute
Please log in to see full path URL. Learn why.
delete
/people/2/customAttributes/{name}
Authorizations:
Scopes:
Request rate limit:
5 requests / second (per account)
path Parameters
name required | string Example: Attribute Name of the attribute you want to delete. |
Responses
default
successful response
401
Unauthorized
403
Forbidden
404
Not Found
429
Too Many Requests
4XX
Error responses
500
Internal Server Error
5XX
Error responses
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g -X DELETE 'https://{baseUrl}/people/2/customAttributes/Attribute' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- default
- 401
- 403
- 404
- 429
- 4XX
- 500
- 5XX
Content type
application/json
Copy
Collapse all "string"
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See