UpdateApiOkResponse
Information about the API.
Properties
Name | Type | Required | Description |
---|---|---|---|
name | string | ✅ | The API's name. |
id | string | ❌ | The API's ID. |
summary | string | ❌ | The API's summary. |
createdAt | string | ❌ | The date and time at which the API was created. |
createdBy | string | ❌ | The user ID of the user that created the API. |
updatedAt | string | ❌ | The date and time at which the API was last updated. |
updatedBy | string | ❌ | The user ID of the user that updated the API. |
description | string | ❌ | The API's description. This supports Markdown formatting. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs