Update Slack Channel Mapping
Update the TaskAgent or display name for a Slack channel mapping.
Authentication
AuthorizationBearer
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path parameters
org_id
The organization ID
project_id
The project ID
installation_id
mapping_id
Request
This endpoint expects an object.
channel_name
Human-readable Slack channel name.
task_agent_id
TaskAgent assigned to this channel.
Response
Successful Response
id
Slack channel mapping ID.
slack_installation_id
Parent Slack installation ID.
channel_id
Slack channel ID.
task_agent_id
TaskAgent assigned to this channel.
created
When the channel mapping was created.
modified
When the channel mapping was last updated.
channel_name
Human-readable Slack channel name.
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error
