Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://use.hoop.dev/api/orgs/license/sign
{ "key_id": "743420a8aee6f063d50e6203b588c06381020c84fea3543ff10f8470873779bc", "payload": { "allowed_hosts": [ "johnwick.org", "homolog.jhonwick.org", "*.system.johnwick.org" ], "description": "John Wick's Bad Organization", "expire_at": 1722997969, "issued_at": 1721997969, "type": "enterprise" }, "signature": "pA4POB1vB1yBfE+HcPD4FSPT8yY=" }
Sign a new license for a customer. This route is for internal use only
OK
A sha256 identifier of the public key
"743420a8aee6f063d50e6203b588c06381020c84fea3543ff10f8470873779bc"
The payload information of the license
Show child attributes
The payload signature
"pA4POB1vB1yBfE+HcPD4FSPT8yY="
Was this page helpful?