API Reference

Update Launch

Updates the specified Launch.

Path Params
string
required

Launch ID

Body Params
string

The name of the Launch.

string | null

The description of the Launch.

date | null

The date the Launch is scheduled to occur. Must be in YYYY-MM-DD format. If no value is provided it defaults to today's date.

string | null

The status of the Launch.

bar_ids
array of integers

The unique database identifiers of the bars connected to the Launch.

bar_ids
team_ids
array of integers

A list of team IDs that are associated with this Launch.

team_ids
Responses
204

update successful

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json