CreateAuthToken creates a new api auth token.Ask AIpost https://api.cast.ai/v1/auth/tokensBody Paramsnamestringrequired(required) User provided name of the token.readonlybooleanrequiredTODO: we need to think how to migrate away from this flag. whether token has readonly permissions.truefalseexpiresAtdate-timeTime when the token will expire (unix timestamp in nanoseconds). A null value means that the key will never expire.organizationIdstringorganization_id is the id of the organization this token belongs to.Response 200Updated 7 months ago