pydo.spaces_key.create()
Generated on 17 Apr 2025
from pydo
version
v0.10.0
Description
To create a new Spaces Access Key, send a POST request to /v2/spaces/keys
.
At the moment, you cannot mix a fullaccess permission with scoped permissions.
A fullaccess permission will be prioritized if fullaccess and scoped permissions are both added.
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.