Endpoint create response.
| Field | Type | Required | Description |
|---|---|---|---|
endpoint_id |
str | ✔️ | The ID of the created endpoint. |
endpoint_name |
str | ✔️ | The name of the created endpoint. |
project_id |
str | ✔️ | The ID of the project where the endpoint was created. |
project_name |
str | ✔️ | The name of the project where the endpoint was created. |
team_id |
str | ✔️ | The ID of the team where the endpoint was created. |
team_name |
Nullable[str] | ✔️ | The name of the team where the endpoint was created. |