useCreateServiceKey
useCreateServiceKey():
UseMutationResult<ServiceKeyWithKey|null,Error,CreateServiceKeyRequest,unknown>
Hook to create a new service key
The full key value is only returned once — store it securely!
Returns
Section titled “Returns”UseMutationResult<ServiceKeyWithKey | null, Error, CreateServiceKeyRequest, unknown>