diff --git a/content/docs/capabilities/enterprise-api.mdx b/content/docs/capabilities/enterprise-api.mdx index 778bff270..ed2cbb679 100644 --- a/content/docs/capabilities/enterprise-api.mdx +++ b/content/docs/capabilities/enterprise-api.mdx @@ -56,9 +56,9 @@ This doc assumes: :::tip -[**Service Accounts**](/docs/capabilities/service-accounts) created in any Namespace other than **Global** will include a reference to that Namespace ID. A service account created in a non-global Namespace will follow this format: +[**Service Accounts**](/docs/capabilities/service-accounts) created in any Namespace other than **Global** will include a reference to that Namespace ID. A service account created in a non-global Namespace will generate a **User ID** that follows this format: -`[user-id]@[namespace-reference]` +`{user-id}@{namespace-id}.pomerium` You must specify the entire **User ID** when using the service account. For example: