post https://api.mediasilo.com/v3/users//tags
Log in to see full request history
hi
lkmlkm :userId
Responses
hi
lkmlkm :userId
xxxxxxxxxx
11curl --request POST \
--url https://api.mediasilo.com/v3/users/userId/tags \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"tags": [
"[\"foo\"]"
]
}
'
Try It!
to start a request and see the response here! Or choose an example: