Endpoints
Re-generate Key
POST
/
keys
/
{id}
/
regenerate
This endpoint would regenerate a key while maintaining its initial
id
and configurations
Headers
your workspace API key
Path Parameters
your key ID
Response
200 - application/json
The ID of the API the key belongs to
The name assigned to the key
The prefix assigned to the key
The length assigned to the key
Required range:
16 < x < 255
extra details you passed via the meta attribute
Unix timestamp of when the key expires, returns null
when not set
maximum verification allowed for this key, returns null
when not set