cURL
curl --request PUT \ --url https://api.g-tateth.com/api/tenant/api-keys/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "permissions": [ "<string>" ], "isActive": true, "expiresAt": "2023-11-07T05:31:56Z" } '
Documentation IndexFetch the complete documentation index at: https://docs.g-tateth.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.g-tateth.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT token authentication (for user sessions)
API key ID
API key updated successfully