GuidesAPI Reference
API Reference

/support

Delete the support access entry.

  • Invalidate any existing logins associated with the deleted support entry
  • Delete any AccountExecutive user accounts that have been created in the realm that are associated with the deleted support entry


NOTE: This API will return 404 if Account Executive support access is not enabled for the realm.


Access Control:

  • The calling principal must have "manageAccountExecutives" permission in the "account" service.
  • The calling principal MUST NOT include a project scope.
Query Params
string

Email address of the authorizedUser entry to delete. If omitted, all authorizedUser entries and the entire authorizedUsers list itself will be deleted. The authorizedUsers list will not appear in subsequent GET calls until a new authorizedUser entry is added back.

Headers
string

The unique for the request, used to track this request within the service. X-Request-ID value is NOT propagated to the downstream services.

string

Correlates HTTP requests between a client and server. If not present in the incoming request, it will be generated. This header and value will be included in all loglines including access logs. It will also be propagated to downstream services and returned in the response.

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/json