From b3a19949e1e43bfe888f3423055fc7bbe949afa6 Mon Sep 17 00:00:00 2001 From: Carolyn C Date: Tue, 5 Jan 2021 13:09:06 -0500 Subject: [PATCH] Add syntax highlighting --- enterprise-create.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enterprise-create.md b/enterprise-create.md index 77bef6f9..6e940c16 100644 --- a/enterprise-create.md +++ b/enterprise-create.md @@ -101,7 +101,7 @@ The account that you used to create the enterprise is now a part of the enterpri You can programmatically create an enterprise by calling the Enterprise Management API as shown in the following sample request. For detailed information about the API, see [Enterprise Management API](https://{DomainName}/apidocs/enterprise-apis/enterprise#create-an-enterprise){: external}. -``` +```bash curl -X POST \ "https://enterprise.cloud.ibm.com/v1/enterprises \ -H "Authorization: Bearer " \