Entity Tag
This endpoint retrieves all the tags of an entity.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenSuccessful response
Client error
Server error
This endpoint allows to add a tag for an entity.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokentag-101This is our new tagSuccessful response
Client error
Server error
This endpoint allows to update a tag for an entity.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokentag-101This is our new tagSuccessful response
Client error
Server error
This endpoint allows to delete a tag for an entity.
The Id of the user performing the request.
dummy-useridThe API key for authentication
testThe secret key for authentication
test-secretThe token for user authentication.
dummy-tokenSuccessful response
Client error
Server error
This endpoint retrieves all the entity tags for a user.
The API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful response
Client error
Server error
This endpoint allows to add an entity tag for a user.
The API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful response
Client error
Server error
This endpoint allows to remove an entity tag for a user.
The API key for authentication
testThe secret key for authentication
test-secretThe Id of the user performing the request.
dummy-useridThe token for user authentication.
dummy-tokenSuccessful response
Client error
Server error
Last updated