post https://app.bigeye.com/api/v1/tags
Log in to see full request history
Response
xxxxxxxxxx
11curl --request POST \
--url https://app.bigeye.com/api/v1/tags \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"tag": {
"entityType": "TAGGABLE_ENTITY_TYPE_UNSPECIFIED"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: