Introduction
Use this route if you’re plugging the request submission using Slack Automation. This avoid you having to fetch the user UIDs and instead directly use Slack User IDs. A sample project interacting with this API is available here.Usage
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Request created
The response is of type object
.