TypeScript client
Scheduling slots
Delete scheduling slot
Delete a custom scheduling slot. Deleting the last custom row reverts the team to the implicit morning/afternoon/evening defaults. Existing scheduled posts are unaffected.
DELETE
TypeScript client
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team (workspace) id (UUID). Discover ids via the list teams endpoint or the agent context.
Scheduling slot id (UUID) from the team scheduling-slot grid, as returned by the list/create scheduling-slots endpoints.
Response
Success