Skip to content

Trigger a slash command for mattermost-slash-commands

POST
/api/v4/projects/{id}/services/mattermost_slash_commands/trigger

Added in GitLab 8.13

id
required
One of:
string

The ID or URL-encoded path of the project

Media type application/json
object
token
required

The Mattermost token.

string
nullable
Example generated
{
"token": "example"
}

Created

Bad Request

Unauthorized

Not found