Skip to content

POST custom action #74

@grwthomps

Description

@grwthomps

Create an endpoint using the following format for creating a custom action associated with the user:

Request:

POST /actions

{
  action: "Action goes here",
  token: "User token here"
}

Response:

Status: 201

{
  success: "Create an App action has been successfully created!"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions