Authorisations Data Type

An array of all authorisationIds.

Properties
name data type constraints description
authorisationIds array of string required An array of all authorisationIds.

Example

{
  "authorisationIds" : [ "...", "..." ]
}