admin
hackathons
Admin - Hackathon

Bulk Action

post/v1/admin/hackathon/participants/bulk-action

Request body

participant_idsinteger[]
action'grant_pro' | 'revoke_pro' | 'grant_credits' | 'reset_password' | 'remove' | 'delete_account' required
plan_namestring
duration_daysinteger
creditsnumber nullable
credits_mode'set' | 'add'
password_lengthinteger
send_credentials_emailboolean

Response

Successful Response

action'grant_pro' | 'revoke_pro' | 'grant_credits' | 'reset_password' | 'remove' | 'delete_account' required
affectedinteger required
failedinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.