Link Tags

Create Tag

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
tagstringRequired
Responses
post
/link-tags
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
linkTagIdstringRequired
Responses
get
/link-tags/{linkTagId}
patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
linkTagIdstringRequired
Body
tagstringRequired
Responses
patch
/link-tags/{linkTagId}
delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
linkTagIdstringRequired
Responses
delete
/link-tags/{linkTagId}
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
linkIdnumberOptional
tagstringOptional
Responses
get
/link-tags

Last updated

Was this helpful?