post https://example.com/api/1/tags
creates a tags for current user and accessible only by the current user
Log in to see full request history
Responses
creates a tags for current user and accessible only by the current user
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/1/tags \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: