Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Hiloop API key sent as an HTTP Bearer token.

Path Parameters

id
string
required

The secret id whose grant to remove.

subject_kind
enum<string>
required

The principal kind.

Available options:
SANDBOX_SECRET_GRANT_SUBJECT_KIND_UNSPECIFIED,
SANDBOX_SECRET_GRANT_SUBJECT_KIND_USER,
SANDBOX_SECRET_GRANT_SUBJECT_KIND_SERVICE_ACCOUNT,
SANDBOX_SECRET_GRANT_SUBJECT_KIND_WORKLOAD
subject_id
string
required

The principal's immutable id within subject_kind.

Response

OK

The response is of type object.