post https://{hostname}/jwt-api/v1/key-collections
Creates an empty key collection. To upload public keys to a newly created collection, run the Create a key collection version operation. Also, store the id
of the key collection for when you want to start referring to this collection in the JWT behavior of your property. See API concepts.
Recipes
Create a key collection
Open Recipe