Skip to content

Commit

Permalink
Add syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcarpen committed Jan 5, 2021
1 parent 9c5c960 commit b3a1994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enterprise-create.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <Token>" \
Expand Down

0 comments on commit b3a1994

Please sign in to comment.