v1
latestSwagger 2.02026-07-13285166341.1 KBAdd an authorization code definition.
No Documentation Found.
Request body
The ID of the authorization code definition. Read only.
The value used for securing codes generated.
The name of the authorization code definition. May not be updated.
A description of this definition. May not be updated.
The ID of the user that created this definition. Read only.
A timestamp of when this definition was created. Read only.
Indicates whether this definition is enabled. True if generating codes is disabled.
The ID of the user that deleted this definition. Read only.
A timestamp of when this definition was deleted. Read only.
The bit length of the hash data which will be used for the authorization code. Defaults to 20. May not be updated.
The bit length of random data which will be included in the authorization code. This is necessary to allow creation of "identical" authorization codes containing the same timestamp. Defaults to 5. May not be updated.
The amount of duration for the specified duration unit used to calculate the Authorization Code. Defaults to 1. May not be updated.
The units of duration used to calculate the Authorization Code. Defaults to 'Days'. May not be updated.
The number of bits used for timestamp verification. Defaults to 5. May not be updated.
Response
OK