delete https://slemma.com/api/v1/team-attributes/
Permanently deletes a team attribute. It cannot be undone.
The following are the examples of HTTP status codes including errors that API can generate
Response codes | Response content | Description |
---|---|---|
200 OK | A team attribute has been deleted successfully. | |
403 Forbidden | Access denied | Access to the team attribute with the specified key is denied. Team attribute doesn't belong to your team. |
404 Not Found | Object not found | A team attribute with the specified key wasn't found. |