devices.links.complete


Description

Coming Soon!


Code Examples

# Write the request body to body.json before running
curl -X POST -d '@body.json' 'https://api.rivet.gg/cloud/devices/links/complete'

Request Parameters


Request Body

  • device_link_token
    string

    Documentation at https://jwt.io/

  • game_id
    string

Response Body

Empty response body.