Content-Type [Required]
POST /events/signupSign up one of your robots to an event.
Authorization is required for this resource.
application/json
Content-Type declared.
Bearer authorization_token
integer
integer
string
{"success":"Robot has been signed up successfully as a competitor."}{"error":"robot_id must be specified."}{"error":"event_id must be specified."}{"error":"Robot not found."}{"error":"Event not found."}{"error":"Private events require an event password."}{"error":"Private event password is incorrect."}{"error":"This robot is already signed up to this event."}{"error":"None of your robots meet the criteria for this event."}{"error":"This event is marked as active; therefore you can not sign up to this event."}{"error":"For this event, you must submit an application."}{"error":"You have signed up with the maximum amount of robots permissible per team for this event."}{"error":"This robot is not eligible to sign up to this event. This could be due to the robot not meeting the valid weightclass, or the event has closed signups."}{"error":"At this time, the event has closed signups. This means you won't be able to sign up to this event; even as a reserve."}{"error":"You do not have permissions to access this resource."}