Updates an API Space's data retention configurationAsk AIput https://api.comapi.com/apispaces/{id}/retentionPath ParamsidstringrequiredThe id of the API space to updateBody ParamsThe data retention configuration for the apiSpaceprofileRetentionInDaysintegerThe number of days to retain profilesmessageRetentionInDaysintegerThe number of days to retain messagesHeadersif-matchstringThe eTag of the entity that the caller is expecting to updateResponses 200The updated data retention configuration for the API Space 404The API Space was not found 409A conncurrency issue occured updating the API SpaceUpdated 6 months ago