Skip to main content
PATCH
https://api.rankspot.ai
/
v1
/
keywords
/
{id}
/
unarchive
Unarchive a keyword
curl --request PATCH \
  --url https://api.rankspot.ai/v1/keywords/{id}/unarchive \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response