Skip to content

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!

UseMutationResult<ServiceKeyWithKey | null, Error, CreateServiceKeyRequest, unknown>