Podio API Documentation

Space members: Request space membership

POST /space/{space_id}/member_request/

Request access to a space you don't have access to. All admins of this space will get notified and can accept or ignore it.

Usage
Ruby Gem
space_member.rb
Podio::SpaceMember.request_membership( space_id )
Parameters
space_id*
Required.
Request

{}

Sandbox

The sandbox only handles GET operations for now.