Licence
API Calls for Licence Management
Path parameters
hidstringRequiredExample:
MobiusFlow Hub ID
{"value":"000001"}Pattern: ^[0-9A-Fa-f]{6}$Responses
200
Ok response
application/json
Ok response
tsstringRequiredExample:
Timestamp of the response
2022-12-21T10:25:54.585ZuristringRequiredExample:
URI of the response
000001400
Bad Request
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
get
/api/v2/mobius/licence/{hid}Path parameters
hidstringRequiredExample:
MobiusFlow Hub ID
{"value":"000001"}Pattern: ^[0-9A-Fa-f]{6}$Body
Licence code data
licenceCodestringRequired
Licence code
Responses
200
Ok response
application/json
Ok response
tsstringRequiredExample:
Timestamp of the response
2022-12-21T10:25:54.585ZuristringRequiredExample:
URI of the response
000001400
Bad Request
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
put
/api/v2/mobius/licence/{hid}Last updated
Was this helpful?

