Podio API Documentation

Space members: Join space

POST /space/{space_id}/join

Joins the open space with the given id

Usage
PHP Client
PodioSpaceMember.php
PodioSpaceMember::join( $space_id );
Ruby Gem
space.rb
Podio::Space.join( space_id )
Parameters
space_id*
Required.

Sandbox

The sandbox only handles GET operations for now.