Create a roleAsk AIpost https://api.firehydrant.io/v1/rolesCreate a new roleBody ParamsnamestringrequiredThe name of the role.slugstring | nullA unique identifier for the role. If not provided, one will be generated from the name.descriptionstring | nullA long-form description of the role's purpose.permissionsarray of strings | nullAn array of permission slugs to assign to the role.permissionsADD stringResponse 201Create a new roleUpdated 7 months ago