Skip to main content

GrantAbilityPathStep

A single step in a grant ability resource path.

resourcestringrequired

Possible values: [access-token, ai-model, client-contract, cluster, collection, connector, dataset, endpoint, entry, file, workflow, grant, invoice, job, license, mcp-config, node, organization, provider, rate-catalog-entry, role, source, stripe, tag, user]

resourceId objectrequired

A positive integer id, or the wildcard "*" covering every resource of this type.

oneOf
integer

Possible values: >= 1

GrantAbilityPathStep
{
"resource": "access-token",
"resourceId": 0
}