Add new application authentication token
nullobject responseProfile:object:KalturaBaseResponseProfile
abstractobjectType:string Enum: KalturaDetachedResponseProfile, KalturaResponseProfileHolder, KalturaResponseProfileKalturaBaseResponseProfile must also match any of:
object:KalturaDetachedResponseProfile object:KalturaResponseProfileHolder object:KalturaResponseProfile
nullobject appToken*:object:KalturaAppToken createdAt:integer
readOnlyCreation time as Unix timestamp (In seconds)
description:string expiry:integer Expiry time of current token (unix timestamp in seconds)
hashType:string Enum: MD5 [MD5], SHA1 [SHA1], SHA256 [SHA256], SHA512 [SHA512]Enum Type:
KalturaAppTokenHashTypeid:string
readOnlyThe id of the application token
partnerId:integer
readOnlysessionDuration:integer Expiry duration of KS (Kaltura Session) that created using the current token (in seconds)
sessionPrivileges:string Comma separated privileges to be applied on KS (Kaltura Session) that created using the current token
sessionType:integer Enum: USER [0], ADMIN [2]Enum Type:
KalturaSessionTypeType of KS (Kaltura Session) that created using the current token
sessionUserId:string User id of KS (Kaltura Session) that created using the current token
status:integer Enum: DISABLED [1], ACTIVE [2], DELETED [3]
readOnlyEnum Type:
KalturaAppTokenStatusApplication token status
token:string
readOnlyThe application token
updatedAt:integer
readOnlyUpdate time as Unix timestamp (In seconds)
Success
nullobject:KalturaAppToken createdAt:integer
readOnlyCreation time as Unix timestamp (In seconds)
description:string expiry:integer Expiry time of current token (unix timestamp in seconds)
hashType:string Enum: MD5 [MD5], SHA1 [SHA1], SHA256 [SHA256], SHA512 [SHA512]Enum Type:
KalturaAppTokenHashTypeid:string
readOnlyThe id of the application token
partnerId:integer
readOnlysessionDuration:integer Expiry duration of KS (Kaltura Session) that created using the current token (in seconds)
sessionPrivileges:string Comma separated privileges to be applied on KS (Kaltura Session) that created using the current token
sessionType:integer Enum: USER [0], ADMIN [2]Enum Type:
KalturaSessionTypeType of KS (Kaltura Session) that created using the current token
sessionUserId:string User id of KS (Kaltura Session) that created using the current token
status:integer Enum: DISABLED [1], ACTIVE [2], DELETED [3]
readOnlyEnum Type:
KalturaAppTokenStatusApplication token status
token:string
readOnlyThe application token
updatedAt:integer
readOnlyUpdate time as Unix timestamp (In seconds)