Skip to content

SkillScriptGrantRequest

← All HTTP schemas

Request to grant script execution permission.

Shape: object

Property Required Type Description Rules
skillName yes string Name of the skill being granted permission.
scriptName no string Name of the script being granted permission. If null, every script of the skill is covered.
expiresAt no string (date-time) Expiration time of the grant. If null, it is unlimited.