Link Tags

Create Tag

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
tagstringRequired
Responses
chevron-right
200

Success

application/json
post
/link-tags
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
linkTagIdstringRequired
Responses
chevron-right
200

Success

application/json
get
/link-tags/{linkTagId}
patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
linkTagIdstringRequired
Body
tagstringRequired
Responses
chevron-right
200

Success

application/json
patch
/link-tags/{linkTagId}
delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
linkTagIdstringRequired
Responses
chevron-right
200

Success

application/json
delete
/link-tags/{linkTagId}
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
linkIdnumberOptional
tagstringOptional
Responses
chevron-right
200

Success

application/json
get
/link-tags

Last updated

Was this helpful?