Create a Network ACL key
Create a new key used to verify HTTP Message Signatures on Network ACL rules.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The Network ACL key to create.
Customer-supplied label with no cryptographic meaning. Must be unique across all Network ACL keys for the tenant.
255^[^\u0000]*$Signing algorithm used to verify the signature. Currently only HMAC-SHA256 is supported.
hmac-sha256 Base64-encoded raw key material. Constraints on the decoded value depend on the algorithm specified. Currently only HMAC-SHA256 is supported.
1024Response
The Network ACL key was created.
Auth0-generated identifier for the key. Used to reference the key from a Network ACL and to identify it in Tenant Logs.
Customer-supplied label with no cryptographic meaning.
255Signing algorithm used to verify the signature. Currently only HMAC-SHA256 is supported.
hmac-sha256 Fingerprint of the key material, determined by the algorithm specified. Currently only HMAC-SHA256 is supported.
1024Time when the key was created.
Time when the key was last updated.