Skip to content
Start here

Tags

List tags
GET/accounts/{account_id}/access/tags
Get a tag
GET/accounts/{account_id}/access/tags/{tag_name}
Create a tag
POST/accounts/{account_id}/access/tags
Update a tag
PUT/accounts/{account_id}/access/tags/{tag_name}
Delete a tag
DELETE/accounts/{account_id}/access/tags/{tag_name}
ModelsExpand Collapse
Tag { name }

A tag

name: string

The name of the tag

TagDeleteResponse { name }
name: optional string

The name of the tag