ApiApi keysRevoke an API keyDELETE/developers/api-keys/{keyId}SendServer URLHeadersPathAuthorizationAuthorizationRequiredBearer <token>In: headerPath ParameterskeyIdRequiredstringcURLJavaScriptGoPythoncurl -X DELETE "https://api.microboard.com/api/v1/developers/api-keys/string" \ -H "Authorization: Bearer <token>"204401API key revoked successfullyPreviousGet all items in a board GETNextList all API keys GET