Skip to main content
POST
/
agent
/
skills
/
namespaces
/
{id}
/
rotate-token
curl -X POST "https://api.case.dev/agent/skills/namespaces/%3Cstring%3E/rotate-token" \ -H "Authorization: Bearer $CASEDEV_API_KEY"

Documentation Index

Fetch the complete documentation index at: https://docs.case.dev/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Path Parameters

id
string
required

Response

New bearer token issued. The previous token is invalidated immediately. token is shown exactly once.