Theme

Gigs

Archive a Gig

POST https://cirro.io/api/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