post https://api.agilite.io/keywords/data
Creates a new Keyword profile in Agilit-e
Log in to see full request history
Responses
Creates a new Keyword profile in Agilit-e
xxxxxxxxxx
11curl --request POST \
--url https://api.agilite.io/keywords/data \
--header 'Content-Type: application/json' \
--header 'accept: application/json' \
--data '
{
"data": {
"isActive": true
}
}
'
Try It!
to start a request and see the response here! Or choose an example: