Skip to content

Commit

Permalink
change response header back
Browse files Browse the repository at this point in the history
  • Loading branch information
grayson-cobalt committed Mar 21, 2024
1 parent 8d4b31f commit b27f2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions/v2/content/assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ This endpoint creates a new asset belonging to the organization specified in the
| `asset_type` | `api`, `cloud_config`, `external_network`, `internal_network`, `mobile`, `web`, `web_plus_api`, `web_plus_mobile`, `wireless_network`, `iot`, `thick_client`, `physical`, or `other` |
| `tags` | Optional; A list of tags. A tag has a `name` attribute. Example: `[{"name": "third-party system-id"}, {"name": "some-tag-id"}]`. Defaults to empty list if not provided |

### Response Fields
### Response

You get a `201` response code for a successful request. The `Location` response header contains the URL of the new
asset within the Cobalt API.
Expand Down

0 comments on commit b27f2ce

Please sign in to comment.