Gigs

Archive a Gig

POST https://api.cirro.io/v2/gigs/:id/archive

Parameters

AttributeTypeNote
archive_atnumberTime to archive the gig, by default it's Time.current

Example

1client = CirroIOV2::Client.new(...)
2client.Gig.find(1)
Previous
Manually invite a User to a Gig