Update an existing project's details
This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.
| Property | Type | Description |
|---|---|---|
projectSlug | string |
| Property | Type | Description |
|---|---|---|
stateoptional | enum ⓘAllowed values DRAFTPENDINGACTIVEARCHIVEDERROR | |
projectPurposeoptionalnullable | string | |
projectKeywordsoptional | array of string |
| Property | Type | Description |
|---|---|---|
status | string | |
data | object | |
└project | object | |
└projectId | string | |
└name | string | |
└slug | string | |
└teamId | string | |
└createdAt | date | |
└lastUpdated | date | |
└createdBynullable | object | |
└id | string | |
└displayNamenullable | string | |
└avatarSeednullable | string | |
└projectTypes | array of enum ⓘAllowed values advertisersapicontent-creationguest-bookinginteresting-podcastslead-generationmonitoringothertranscriptions | |
└status | enum ⓘAllowed values DRAFTPENDINGACTIVEARCHIVEDERROR | |
└listedPodcastsCount | number | |
└linkedGuestProfilenullable | object | |
└id | string | |
└name | string | |
└slug | string | |
└status | enum ⓘAllowed values ACTIVEDRAFTPENDINGARCHIVEDERROR | |
└imageUrlnullable | string | |
└linkedinUrlnullable | string | |
└appearancesCount | number | |
└stateCounts | object | |
└prospect | number | |
└qualified | number | |
└pitched | number | |
└booked | number | |
└lost | number | |
└ignored | number | |
└documentsCount | object | |
└total | number | |
└processed | number | |
└recentActivities | array of object | |
└type | enum ⓘAllowed values added-to-listupdate-labelsupdate-priorityupdate-state | |
└date | date | |
└podcastTitlenullable | string | |
└podcastSlugnullable | string | |
└podcastImageUrlnullable | string | |
└toValuenullable | string | |
└usernullable | object | |
└id | string | |
└displayNamenullable | string | |
└avatarSeednullable | string |