post https://api.gigasheet.com/request-access/
This endpoint returns a JSON response acknowledging if the request to send requesting access email to the owner was successful.
Log in to see full request history
Responses
This endpoint returns a JSON response acknowledging if the request to send requesting access email to the owner was successful.
xxxxxxxxxx
curl --request POST \
--url https://api.gigasheet.com/request-access/handle \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!