Update API key
PUT
/apis/v1/communities/{communityId}/api-keys/{apiKeyId}
API Keys
API key properties such as name, permissions, and expiration settings.
COMMUNITY_OWNER
or COMMUNITY_ADMIN
permissions for the specified communityRequest
Path Params
communityId
string <objectId>
required
Example:
675a1234bcde567890123456
apiKeyId
string <objectId>
required
Example:
675b9876fedc432109876543
Body Params application/json
Request samples
Responses
Modified at 2025-07-07 16:49:45