Entity Tag
Last updated
Last updated
This endpoint retrieves all the tags of an entity.
Successful response
true
This endpoint retrieves all the entity tags for a user.
Successful response
true
This endpoint allows to add a tag for an entity.
"tag-101"
"This is our new tag"
Successful response
true
This endpoint allows to delete a tag for an entity.
The request body is an empty object.
Successful response
true
This endpoint allows to add an entity tag for a user.
The request body is an empty object.
Successful response
true
This endpoint allows to remove an entity tag for a user.
The request body is an empty object.
Successful response
true
This endpoint allows to update a tag for an entity.
"tag-101"
"This is our new tag"
Successful response
true