v3

latestOpenAPI 3.1.02026-08-08298342605.3 KB
Plugins

Grant plugin access

Creates or reactivates one access grant for a plugin.

post/v1/plugins/{pluginId}/access

Path parameters

pluginIdstring typeid required

Den TypeID with 'plg_' prefix and a 26-character base32 suffix.

Request body

orgMembershipIdstring typeid

Den TypeID with 'om_' prefix and a 26-character base32 suffix.

teamIdstring typeid

Den TypeID with 'tem_' prefix and a 26-character base32 suffix.

orgWideboolean
role'viewer' | 'editor' | 'manager' required

Response

Plugin access grant created successfully.

oktrue required