Scaleway
Store Scaleway Container Registry Credentials
Store Scaleway API credentials for container registry access
POST
Path Parameters
The UUID of the organization
Authorization
Requiresmanage_integration permission on the organization.
Request Body
The UUID of the CybeDefend project to associate the credentials with
Scaleway region where the container registry is hosted. One of:
fr-par, nl-ams, pl-wawThe name of the Scaleway Container Registry namespace
Scaleway API secret key for authentication
Optional description to identify this credential
Response
Returns the stored credential details (secret key is not included in the response).Whether the request succeeded
Credentials are validated against the Scaleway API before being stored. If the secret key is invalid or the namespace does not exist, the request will fail with a
400 Bad Request error.