Upsert workspace configuration

Upsert workspace configuration

Request

This endpoint expects an object.
timeout_to_mark_thread_as_inactivestringOptional

Duration in ISO-8601 format (e.g., PT30M for 30 minutes, PT2H for 2 hours, P1D for 1 day). Minimum precision supported is seconds, please use a duration with seconds precision or higher. Also, the max duration allowed is 7 days.

Response

Configuration Updated
timeout_to_mark_thread_as_inactivestring or null

Duration in ISO-8601 format (e.g., PT30M for 30 minutes, PT2H for 2 hours, P1D for 1 day). Minimum precision supported is seconds, please use a duration with seconds precision or higher. Also, the max duration allowed is 7 days.

Errors